home *** CD-ROM | disk | FTP | other *** search
-
- // JavaScript wrapper for r3drmacsli.h
- // Auto generated file, do not modify by hand
- // Copyright ⌐ 2004, Realsoft Graphics Oy
-
- var R3_MACROSLIDERDROPTOOL_H = 1;
- include("real/widget/r3drwito.js")
-
-
- var R3CLID_MACROSLIDERDROPTOOL = 1475;
-
-
-
-
- // Virtual method
-
- R3MSDTM_ = 1475000;
-
- function mR3MSDTM_() {
- DoA(this.r3obj, 1475000, 0, R3TID_INTEGER, 0);
- }
-
-
-
-
-
-
- function r3Macrosliderdroptool () {
- this.base = r3God;
- if(arguments.length) {
- this.base(R3CLID_MACROSLIDERDROPTOOL, arguments);
- }
- // Methods
- this.=mR3MSDTM_;
-
- // Attributes
- }
-
- r3Macrosliderdroptool.prototype=new r3Widgetdroptool;
- // r3drmacsli.h_H